How to Install drbd-utils software package in Debian 8 (Jessie)

How to Install drbd-utils software package in Debian 8 (Jessie)

drbd-utils software package provides RAID 1 over TCP/IP for Linux (user utilities), you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install drbd-utils 

drbd-utils is installed in your system.

Make ensure the drbd-utils package were installed using the commands given below,

$ sudo dpkg-query -l | grep drbd-utils *

You will get with drbd-utils package name, version, architecture and description in a table

drbd-utils package basic information:

Distro Debian 8 jessie
Section Administration Utilities
Package drbd-utils
Version 8.9.2~rc1-2+deb8u1
Description RAID 1 over TCP/IP for Linux (user utilities)
Sub Section Admin


See Also, How to uninstall or remove drbd-utils software package from Debian 8 (Jessie)?